home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / WindowMaker / BUGS < prev    next >
Encoding:
Text File  |  2000-01-23  |  1.1 KB  |  21 lines

  1. - wmaker will not stop managing a screen even if another window manager
  2.   requests that, through the ICCCM 2.0 manager selection stuff
  3. - stacking code is buggy (or XFree is buggy)
  4. - after restart focus is losed or switched to another window. May be related
  5.   to the one above.
  6. - save session doesnt work on some platforms (Alpha and Sparc)
  7. - texture pixmaps are being incorrectly freed somewhere. Either
  8.   fix bug (to support broken MetroX servers) or remove all useless references
  9.   to the Pixmap (to save memory and drop bug compatibility).
  10. - host information is not saved/honored by the dock or save session stuff.
  11.   It should at least check if the host is the local machine and only save it
  12.   in the session/allow docking it if yes.
  13. - the SHELL environment variable support in the apps menu was removed
  14.   because of a problem with tcsh. If ~/.tcshrc contains "stty erase ^H",
  15.   it will block and the cmd will not be executed. 
  16. - mouse grab being done in client window (in wWindowResetMouseGrabs())
  17.   instead of the frame window. If grab is done in frame, titlebar buttons
  18.   dont work well
  19.  
  20. - mysterious mess in dock icons (specially netscape)
  21.